d_android ~master (2019-12-16T18:41:18Z)
Dub
Repo
AndroidBitmap_unlockPixels
android
ndk
bitmap
Call this to balance a successful call to AndroidBitmap_lockPixels.
extern (
C
) nothrow @
nogc
int
AndroidBitmap_unlockPixels
(
JNIEnv
*
env
,
jobject
jbitmap
)
Meta
Source
See Implementation
android
ndk
bitmap
enums
ANDROID_BITMAP_RESULT_SUCCESS
AndroidBitmapFormat
functions
AndroidBitmap_getInfo
AndroidBitmap_lockPixels
AndroidBitmap_unlockPixels
manifest constants
ANDROID_BITMAP_RESUT_SUCCESS
structs
AndroidBitmapInfo
Call this to balance a successful call to AndroidBitmap_lockPixels.